@charset "utf-8";



/*banner 首页*/
.banner_home{ display: block}
.banner_home_mobilesd{ display: none}

.banner_home { position:relative; }

.banner_home::before {
	display: none;
  content: '';
  position: absolute;
  left:0;
  bottom:-2px;
  z-index: 0;
  width: 100%;
  height:120px;
  background: url(../images/home_black_back.png) left bottom repeat-x; z-index: 10
}
.banner_home .item{ position: relative; height: 800px;  background-position: center center; background-repeat: no-repeat; background-size: cover;}

.banner_home .item .text{ position: absolute; left: 0; top: 50%; width: 100%; text-align: center; color: #ffffff; margin-top:-100px; line-height: 1.5}

.banner_home .item .text h5{font-weight: bold; font-size: 50px; margin-bottom: 30px;text-transform:uppercase;text-shadow:#666 1px 1px 6px;line-height: 1;}

.banner_home .item .text p{font-size:20px; margin-bottom:50px;text-transform:uppercase;text-shadow:#666 1px 1px 6px}

.banner_home .item .text a{ display: inline-block; padding:10px 30px; font-size:14px; color: #ffffff;text-transform:uppercase;background-color: #f8b62b;}

.banner_home .item .text a:hover{font-size:16px;}

.banner_home .item.banner_video {background-size: cover;
text-align: center;
position: relative;
overflow: hidden;
z-index: 1;}
.banner_home .item.banner_video .videocon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner_home .item.banner_video .videocon video{ width: 100%}

.banner_home .item.slick-current h5{animation: fadeInDown  2s ease; animation-fill-mode: both;}

.banner_home .item.slick-current{}

.banner_home .item.slick-current p{animation: fadeInUp  2s ease; animation-fill-mode: both;}

.banner_home .item.slick-current a{animation: fadeInUp  2s ease; animation-fill-mode: both;}

.banner_home .slick-dots{ bottom: 50px; z-index: 11}

.banner_home .slick-dots li button{ height: 10px; width: 10px; margin: 0 5px}

.banner_home .slick-dots li.slick-active button {

    background: #cc643d;

}



.banner_home_mobilesd { position:relative; }

.banner_home_mobilesd::before {
	display: none;
  content: '';
  position: absolute;
  left:0;
  bottom:-2px;
  z-index: 0;
  width: 100%;
  height:120px;
  background: url(../images/home_black_back.png) left bottom repeat-x; z-index: 10
}
.banner_home_mobilesd .item{ position: relative; height: 800px;  background-position: center center; background-repeat: no-repeat; background-size: cover;}

.banner_home_mobilesd .item .text{ position: absolute; left: 0; top: 50%; width: 100%; text-align: center; color: #ffffff; margin-top:-100px; line-height: 1.5}

.banner_home_mobilesd .item .text h5{font-weight: bold; font-size: 50px; margin-bottom: 30px;text-transform:uppercase;text-shadow:#666 1px 1px 6px;line-height: 1;}

.banner_home_mobilesd .item .text p{font-size:20px; margin-bottom:50px;text-transform:uppercase;text-shadow:#666 1px 1px 6px}

.banner_home_mobilesd .item .text a{ display: inline-block; padding:10px 30px; font-size:14px; color: #ffffff;text-transform:uppercase;background-color: #f8b62b;}

.banner_home_mobilesd .item .text a:hover{font-size:16px;}

.banner_home_mobilesd .item.banner_video {background-size: cover;
text-align: center;
position: relative;
overflow: hidden;
z-index: 1;}
.banner_home_mobilesd .item.banner_video .videocon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner_home_mobilesd .item.banner_video .videocon video{ width: 100%}

.banner_home_mobilesd .item.slick-current h5{animation: fadeInDown  2s ease; animation-fill-mode: both;}

.banner_home_mobilesd .item.slick-current{}

.banner_home_mobilesd .item.slick-current p{animation: fadeInUp  2s ease; animation-fill-mode: both;}

.banner_home_mobilesd .item.slick-current a{animation: fadeInUp  2s ease; animation-fill-mode: both;}

.banner_home_mobilesd .slick-dots{ bottom: 50px; z-index: 11}

.banner_home_mobilesd .slick-dots li button{ height: 10px; width: 10px; margin: 0 5px}

.banner_home_mobilesd .slick-dots li.slick-active button {

    background: #cc643d;

}

.index-banner .item.on .bg {

  -webkit-transform: scale(1.025);

  transform: scale(1.025);

  -webkit-transition: all 4s ease 0s;

  transition: all 4s ease 0s;

}



.home_con01{ padding: 90px 0; padding-top: 120px; background: url("../images/map.png") 50% center no-repeat;}







.home_services{float: right; width: 75%;}

.home_services ul li{ display: inline-block; text-align: center; width: 18%; vertical-align: top; padding: 0 3%; line-height: 1; margin-bottom: 40px;}

.home_services ul li .img img{ width: 60%; max-width: 100px; margin: 0px auto; margin-bottom: 30px;-webkit-transition: -webkit-transform 1s ease-out;}

.home_services ul li .titile{ font-size:  22px; color:#333333;margin-bottom: 30px;-webkit-transition: all ease .4s;transition: all ease .4s;}

.home_services ul li .descipe{ font-size: 14px; color: #999999; line-height:2;-webkit-transition: all ease .4s;transition: all ease .4s;}

.home_services ul li:hover .img img{-webkit-transform: scale(1.1);

transform: scale(1.1);}

.home_services ul li:hover .titile{color:#e46c3f;-webkit-transition: all ease .4s;transition: all ease .4s;transform: translateY(-10px);}

.home_services ul li:hover .descipe{color:#e46c3f;-webkit-transition: all ease .4s;transition: all ease .4s;transform: translateY(-10px);}





.home_number{ background:#f3f4f6 url("../images/home_number_back.png") center center no-repeat; padding:80px 0; background-size: cover}



.fguolist {

  overflow: hidden;

  width: 100%;

  font-size: 0;

  margin:0 3%;

}

.fguolist li {

  display: inline-block;

  width: 33%;

  text-align: center;

}

.fguolist li a {

  display: block;

  position: relative;

}

.fguolist li a:before {

  content: '';

  position: absolute;

  left: 0;

  top: 50%;

  z-index: 0;

  width: 1px;

  height: 34px;

  margin-top: -17px;

  background-color: #cecece;

}

.fguolist li:first-child a:before {

  display: none;

}

.fguolist h3 {

  font-size: 16px;

  height: 80px;

}

.fguolist h3 span {

  font-size:64px;

  color: #132c58;

  line-height: 80px;

  vertical-align: top;

 font-family: 'Swiss721BTBlackCondensed';

}

.fguolist h3 label {

  color: #132c58;

  line-height: 1;

  vertical-align: top; font-weight: bold;font-size: 20px;

}

.fguolist li .txt {

  font-size: 16px;

  color: #999999;

  line-height:36px;

  height: 36px;

}

@media screen and (max-width: 1200px) {

  .fguolist li {

    width: 33.33%;

    margin: 10px 0;

  }

  .fguolist li:nth-child(3n+1) a:before {

    display: none;

  }

}

@media screen and (max-width: 840px) {

  .fguolist li {

    width: 50%;

  }

  .fguolist li:first-child {

    width: 100%;

  }

  .fguolist li:nth-child(2n+2) a:before {

    display: none;

  }

}



.home_hezuo{ padding-top: 120px; padding-bottom: 80px;}

.home_hezuo .slick-slide{ border: 0}

.home_huoban .item{}

.home_huoban .item .one_img{ position: relative; width:90%; text-align: center;border: #b8bfcb 1px solid; height: 120px; margin-bottom:5%;-webkit-transition: all ease .4s;transition: all ease .4s;}

.home_huoban .item .one_img img {

  display: block;

  margin: auto;

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  max-height: 70%;

  max-width: 70%;

}

.home_huoban .item:hover .one_img{border: #132c58 1px solid;-webkit-transition: all ease .4s;transition: all ease .4s;box-shadow: 0 6px 13px 0 rgba(69,69,69,0.13);}

.home_huoban .item:hover .one_img img {}





.home_news{ background: #fff url("../images/home_news_back.png") 80% top no-repeat;  padding-top:70px; padding-bottom: 70px;}

.more_link{ margin-top: 50px; text-align: center; }

.more_link a{ border: #f8b62b 1px solid;background-color: #f8b62b;border-radius:30px; padding: 10px 40px; color: #ffffff; margin-top:20px;display: inline-block; }

.more_link a:hover{ background-color: #f8b62b;color: #ffffff; padding: 10px 45px; }


.Group_Industry{ 
padding-top: 70px;
padding-bottom: 0px; color: #ffffff;background:none;background-color:#fff ;}
.Group_Industry_descipe{ color: #666; line-height: 2.2; font-size: 16px; text-align: center; padding-top: 40px; padding-bottom: 50px;}
.Group_Industry_lists{line-height: 1; margin-top:0px; }

.Group_Industry_lists .slick-prev{ border: 0; background: url("../images/btn_left.png") center center; width: 50px; height: 50px;background-size: cover;left:5%;margin-right: 0px; z-index: 10; top: 50%;transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
-o-transition: 0.3s; margin-top:-25px;}
.Group_Industry_lists .slick-prev:hover{border: 0; background: url("../images/btn_left_hover.png") center center; width: 50px; height: 50px;background-size: cover;left:5%;z-index: 10; top: 50%; transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
-o-transition: 0.3s; margin-top:-25px;}
.Group_Industry_lists .slick-next{ border: 0; background: url("../images/btn_right.png") center center; width: 50px; height: 50px;background-size: cover; left: auto;right:5%; margin-right: 0; z-index: 10;top: 50%; bottom: 60px;transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
-o-transition: 0.3s;margin-top:-25px;}
.Group_Industry_lists .slick-next:hover{ border: 0; background: url("../images/btn_right_hover.png") center center; width: 50px; height: 50px;background-size: cover; left: auto;right:5%; margin-right: 0; z-index: 10;top: 50%; bottom: 60px;transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
-o-transition: 0.3s;margin-top:-25px;}


.Group_Industry_lists .scroll{ padding-bottom: 40px;}
.Group_Industry_lists .item.slick-slide{ padding:10px; font-size: 18px;}
.Group_Industry_lists .item.slick-current{}

.Group_Industry_lists .item a{ position: relative; display: block;background-color: #212121;overflow: hidden; height:480px; }
.Group_Industry_lists .item a .back_img{ display: block; position: absolute; left: 0; top:0; right: 0; bottom: 0; height: 100%; width: 100%; z-index: 1; background-repeat: no-repeat; background-position: center center; background-size:cover;opacity: 0.85;transition: 0.4s; }
.Group_Industry_lists .item a:hover .back_img{background-size: cover;transform: scale(1.05);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);}
.Group_Industry_lists .item a  .fonts_show{ position:  absolute; left: 0; bottom: 0; width: 100%; z-index: 2; background: url("../images/home_black_back.png") left bottom repeat-x; padding:0px;}


.Group_Industry_lists .item a  .fonts_show h3{ color: #ffffff;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size:24px; font-weight: bold; margin-left: 30px; margin-bottom: 20px; margin-top: 30px;}
.Group_Industry_lists .item.slick-current a  .fonts_show h3{}
.Group_Industry_lists .item a:hover  .fonts_show h3{ color: #f8b62b;}
.Group_Industry_lists .item a  .fonts_show .descipe{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; color: #cccccc; margin-left: 30px; margin-bottom: 30px;} 
.Group_Industry_lists .item a  .fonts_show .iconfont{ position: absolute; right:30px; bottom: 30px; color: #cccccc; font-size: 32px;}

.Group_Industry_lists .item:hover .new_time,.home_news_lists .item:hover .titiles{color: #162e5a;}

.Group_Industry_lists .slick-dots{bottom:12px;}

.Group_Industry_lists .slick-dots li {

	position:relative;

	display:inline-block;

	margin:0 6px;

	padding:0;

	cursor:pointer

}

.Group_Industry_lists .slick-dots li button {

	border:0;

	display:block;

	height:10px;

	width:10px;

	padding:0;

	margin:0;

	outline:none;

	line-height:0;

	font-size:0;

	cursor:pointer;

	background:#dce0e6;

	border-radius:10px

}

.Group_Industry_lists .slick-dots li.slick-active button {

	background:#f8b62b;

}

.about_home_show{ position: relative; padding-top: 70px; padding-bottom: 110px;background:#f7f7f7;background-size: auto 180px; background:none; background-color: #f7f7f7 }
.yihang{  margin-top: 40px;}
.about_home_show::after {
  left:10%; height: 104px; width:253px; z-index:1;
  position: absolute;
  top:5%;
  content: " "; background: url("../images/yu.png") center center no-repeat; background-size: 100% auto;
  -webkit-transition: .3s;
  transition: .3s; display: none;
}

.about_home_show .about_left_Pics{ position: relative; float: left; width: 50%; z-index: 2;}
.about_home_show .about_left_Pics{}
.about_home_show .about_left_Pics::after {
  right:-44px; height: 100%; width: 88px; z-index: 10;
  position: absolute;
  top: 0%;
  content: " "; background: url("../images/jiali.svg") center center no-repeat; background-size:  auto 90%;
  -webkit-transition: .3s;
  transition: .3s; display: none;
}
.about_home_show .about_left_Pics .item{ position: relative; height: 460px; background-size: cover; background-repeat: no-repeat; background-position: center center;}
.about_home_show .about_left_Pics .item .text{ position: absolute; left: 0; bottom: 0; z-index: 2; width: 100%; color: #ffffff; font-size: 14px; background: url("../images/home_black_back.png") left top repeat-x; padding: 25px; text-align: left;}

.about_home_show .about_left_Pics .slick-dots{ text-align: right; right: 20px; border: 30px; z-index: 12}
.about_home_show .about_left_Pics .slick-dots li button{ width: 8px ;height: 8px;}

.about_home_show .about_right_font{ float: right; width: 42%; text-align: left; line-height: 1;}
.about_home_show .about_right_font .company_name{ font-size: 22px; font-weight: bold; color: #333; margin-bottom: 20px;}
.about_home_show .about_right_font .company_EN{ font-size:16px; font-weight: bold; color: #cccccc; margin-bottom:50px;}
.about_home_show .about_right_font .company_descipe{ font-size:16px; color: #cccccc; margin-bottom:50px;line-height: 30px;
/*overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:3;
-webkit-box-orient: vertical;
height:90px;*/}
.about_home_show .about_right_font .about_icons{ border: #2f2f2f 1px solid; text-align: center}
.about_home_show .about_right_font .about_icons ul li{ display: inline-block; width: 32%; border-right: #2f2f2f 1px solid; padding: 30px 0; vertical-align: top}
.about_home_show .about_right_font .about_icons ul li .iconfont{ color: #f8b62b; font-size: 24px;}
.about_home_show .about_right_font .about_icons ul li span{ display: block; margin-top: 20px; margin-bottom: 20px; color: #f8b62b; font-size: 40px; font-weight: bold;font-family: 'Swiss721BTBlackCondensed';}
.about_home_show .about_right_font .about_icons ul li p{ display: block;  color: #999; font-size:14px;}
.about_home_show .about_right_font .about_icons ul li:last-child{ border: 0}




.special_dishes{ position: relative; height: 600px;}
.special_dishes_lists{ margin-right:30% }
.special_dishes_lists .item{ }
.special_dishes_lists .item a{display: block}
.special_dishes_lists .item .back_img{ display: block;height: 600px; width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover;}
.special_dishes_lists .item a  .fonts_show{ position:  absolute; left: 0; bottom: 0; width: 100%; z-index: 2; background: url("../images/home_black_back.png") left bottom repeat-x; padding:0px; line-height: 1}


.special_dishes_lists .item a  .fonts_show h3{ position: relative; color: #ffffff;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 22px; font-weight: bold; margin-left: 10%; margin-bottom: 20px; margin-top: 30px; padding-left: 16px;}
.special_dishes_lists .item a  .fonts_show h3::after {
  left: 0%;
  position: absolute;
  top: 0%;
  content: " ";
  width:4px; height: 100%;border-radius:6px;
  margin-left: 0;
  margin-top: 0;
  border:0; background-color: #f8b62b;
  -webkit-transition: .3s;
  transition: .3s;
}
.special_dishes_lists .item a:hover  .fonts_show h3{ color: #f8b62b;}
.special_dishes_lists .item a  .fonts_show .descipe{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; color: #cccccc; margin-left: 10%; margin-bottom: 50px;} 
.special_dishes_lists .slick-prev{ border: 0; background: url("../images/btn_left.png") center center; width: 50px; height: 50px;background-size: cover;left:auto;right:10%; margin-right: 0px; z-index: 10; top: inherit; bottom: 60px;transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
-o-transition: 0.3s;}
.special_dishes_lists .slick-prev:hover{border: 0; background: url("../images/btn_left_hover.png") center center; width: 50px; height: 50px;background-size: cover;left:auto;right:10.5%; margin-right: 0px; z-index: 10; top: inherit; bottom:60px;transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
-o-transition: 0.3s;}
.special_dishes_lists .slick-next{ border: 0; background: url("../images/btn_right.png") center center; width: 50px; height: 50px;background-size: cover; left: auto;right:3%; margin-right: 0; z-index: 10;top: inherit; bottom: 60px;transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
-o-transition: 0.3s;}
.special_dishes_lists .slick-next:hover{ border: 0; background: url("../images/btn_right_hover.png") center center; width: 50px; height: 50px;background-size: cover; left: auto;right:3.5%; margin-right: 0; z-index: 10;top: inherit; bottom: 60px;transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
-o-transition: 0.3s;}

.special_dishes .special_dishes_fonts{ position: absolute; top: 0; right:0%; z-index: 2; width:30%; height: 100%; background: rgba(217,179,114,0.9); text-align: center; color: #ffffff; line-height: 1; padding-top: 80px; }
.special_dishes .special_dishes_fonts .line_show{ width: 2px; margin: 0px auto;background: rgba(255,255,255,0.9); height: 60px; margin-top: 30px;}
.special_dishes .special_dishes_fonts  .special_dishes_tit{ margin-top: 30px; margin-bottom: 20px; font-size: 20px; font-weight: bold; padding: 0 30px;}
.special_dishes .special_dishes_fonts  .special_dishes_descipe{ font-size: 14px;  padding: 0 60px;
 line-height:30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:5;
  -webkit-box-orient: vertical; height: 150px;
}





.home_news_lists{line-height: 1; margin-top: 50px; }

.home_news_lists .scroll{}

.home_news_lists .item{ padding: 0 30px; font-size: 20px;}

.home_news_lists .item a{ position: relative; display: block;background-color: #fff;border: #ccc 2px solid; padding: 30px;overflow: hidden }


.home_news_lists .item a .back_img{ display: block; position: absolute; left: 0; top:0; right: 0; bottom: 0; height: 100%; width: 100%; z-index: 1; background-repeat: no-repeat; background-position: center center; background-size:0;opacity: 0.2;transition: 0.4s; }
.home_news_lists .item a:hover .back_img{background-size: cover;filter: blur(2px);transform: scale(1.05);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);}

.home_news_lists .item a  .fonts_show{ position: relative; z-index: 2;}

.home_news_lists .item a  .fonts_show .new_time{ color: #cccccc; margin-top:0px; margin-bottom: 20px;font-family: 'Swiss721BTBlackCondensed'; font-size: 16px;}
.home_news_lists .item a  .fonts_show .new_time .day{font-size:56px; display: block}
.home_news_lists .item a  .fonts_show h3{ color: #333;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.home_news_lists .item a:hover  .fonts_show h3{ color: #f8b62b;}

.home_news_lists .item a  .fonts_show .titiles{ color: #ffffff; margin-top: 30px; margin-bottom: 20px; font-size: 20px;} 

.home_news_lists .item a  .fonts_show .descipe{ line-height: 30px;

overflow: hidden;

text-overflow: ellipsis;

display: -webkit-box;

-webkit-line-clamp: 2;

-webkit-box-orient: vertical;

min-height:60px;

height: 60px;font-size: 14px; margin-top: 20px; margin-bottom: 20px;

color: #999;} 
.home_news_lists .item a  .fonts_show .iconfont{ color: #cccccc; font-size: 32px;}

.home_news_lists .item:hover .new_time,.home_news_lists .item:hover .titiles{color: #162e5a;}

.home_news_lists .slick-dots{bottom: -42px;}

.home_news_lists .slick-dots li {

	position:relative;

	display:inline-block;

	margin:0 6px;

	padding:0;

	cursor:pointer

}

.home_news_lists .slick-dots li button {

	border:0;

	display:block;

	height:10px;

	width:10px;

	padding:0;

	margin:0;

	outline:none;

	line-height:0;

	font-size:0;

	cursor:pointer;

	background:#dce0e6;

	border-radius:10px

}

.home_news_lists .slick-dots li.slick-active button {

	background:#8a96ac;

}



.home_outlets{ position: relative; z-index: 10; padding-top: 90px;}

.home_outlets .cer8{ position: relative}



.more_link02{ position: absolute; right: 30px; top: 30px }

.more_link02 a{ border: #132c58 1px solid; padding: 15px 35px; color: #132c58; margin-top: 50px; }

.more_link02 a:hover{ background-color: #132c58;color: #ffffff;  }

.home_outlets_con{ position: relative; background: #150e0b url("../images/home_back01.jpg") center center no-repeat; background-size: cover; height: 640px; margin-top: 40px;}



.home_outlets_con .home_outlets_right{ position: absolute; top: 0; right: 0; width: 20%; height: 100%; background:#162e5a url("../images/home_back02.png") right top no-repeat; padding-left: 40px; padding-right: 40px; color: #ffffff; line-height: 1 }

.home_outlets_con .home_outlets_right .titiles{ margin-top: 80px; margin-bottom: 50px; text-align: right;}

.home_outlets_con .home_outlets_right .titiles h3{ margin-bottom: 20px;}

.home_outlets_con .home_outlets_right .titiles p{    text-transform: uppercase;

    font-family: 'Swiss721BTBlackCondensed'; margin-bottom: 20px;}

.home_outlets_con .home_outlets_right .titiles span{}



.home_outlets_con .home_outlets_right .descipes{  text-align: left; padding-top: 40px; padding-right: 10%;overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 10;

    -webkit-box-orient: vertical;

    max-height: 300px;

    height: 300px; line-height: 30px; font-weight: normal}





@media screen and (max-width: 768px)

{

	.banner_home .item .text h5{ font-size: 24px; margin-bottom: 15px;}

	.banner_home .item .text{margin-top:-50px;}

	.home_con01 {

    padding: 40px 0;

		padding-top: 60px;}

	.home_services {

    float: none;

    width: auto;

    margin-top: 30px;

}

	.home_services ul li{ width: 26%;}

	.home_services ul li .titile{font-size:19px; font-weight: bold}

	.fguolist li{ display: block; width: inherit; border-bottom: #dcdcdc 1px solid; padding-bottom: 20px; margin-bottom: 20px;}

	.fguolist h3 span{font-size:50px;line-height: 60px;}

	.home_number{ padding: 40px 0}

	.fguolist{ margin: 0}

	.fguolist h3 {

    height: 60px;

}

	.home_outlets_con .home_outlets_right{ display: none;}

	.home_outlets_con .home_outlets_list {

    margin-right: 0;

}

	

	.home_outlets_con .home_outlets_list ul li a {

    width: 49%;

    height:300px;border-bottom: solid 1px rgba(255,255,255,0.2);

}

	.home_outlets_con .home_outlets_list ul li:nth-child(even) a{ border-right: 0}

	.home_outlets_con .home_outlets_list ul li .icons{margin-top:50px;}

	.home_outlets_con .home_outlets_list ul li .number_show{ bottom: 0;}

	.home_news_lists {

    float: none;

    width: initial;

    line-height: 1;

    margin-top: 50px;

}

	.home_news_lists .scroll {

    padding-left: 0;

}

	.home_news_lists .item {

    padding: 0px;

}

	.home_news_lists .item .one_img {

		height: auto;}

	.home_hezuo {

    padding-top: 70px;

    padding-bottom: 50px;

}

	.home_huoban {  margin-top:30px;}

	.banner_home .item .text p{ padding: 0 20px; font-size: 14px; margin-bottom: 30px;}

	.banner_home .item{ height:550px;}

	.fguolist li a:before{ display: none;}
	
	.about_home_show::after {
    left: -50px;
    height: 104px;
    width: 253px;
    z-index: 1;
    position: absolute;
    top: 5%;
    content: " ";
    background: url(../images/yu.png) center center no-repeat;
    background-size: 60% auto;
    -webkit-transition: .3s;
    transition: .3s;
}
	.about_home_show {
    position: relative;
    padding-top: 30px;
    padding-bottom: 60px;
    
    background-size: auto 100px;
}
	.about_home_show .about_left_Pics {
    position: relative;
    float: none;
    width: auto;
    z-index: 2;
}
	.about_home_show .about_left_Pics .item {
    position: relative;
    height:280px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
 .about_home_show .about_right_font {
    float: none;
    width: auto;
    text-align: left;
    line-height: 1; padding-top: 30px;
}
	.about_home_show .about_right_font .company_EN{ margin-bottom: 30px;}
	.about_home_show .about_right_font .about_icons ul li span{ font-size: 30px;}
	.special_dishes .special_dishes_fonts {
    position: initial;
    top: initial;
    right: 0;
    z-index: 2;
    width: auto;
    height: auto;
    background: rgba(217,179,114,0.9);
    text-align: center;
    color: #ffffff;
    line-height: 1;
    padding-top: 40px;
    padding-bottom: 30px;
}
	.special_dishes {
    position: relative;
    height: auto;
}
	.special_dishes_lists .item .back_img {
    display: block;
    height:320px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
	.Group_Industry_descipe,.special_dishes .special_dishes_fonts .special_dishes_descipe{ padding-left: 5%; padding-right: 5%;height: auto;}
	.Group_Industry_lists .item a {
    position: relative;
    display: block;
    background-color: #212121;
    overflow: hidden;
    height: 320px;
}
	.home_news{background-size: auto 100px; padding-top: 40px; padding-bottom: 40px;}
	.about_home_show .about_left_Pics .slick-dots{ bottom: 36px;}
	.about_home_show .about_left_Pics::after{ display: none}
	.special_dishes_lists {
    margin-right: 0;
}
.special_dishes .special_dishes_fonts .line_show{ height:20px}
.Group_Industry_lists .item.slick-current a .fonts_show h3 {
    font-size: 20px;
}
.banner_home{ display: none}
.banner_home_mobilesd{ display:block }
	.banner_home_mobilesd .item{ height: 260px;}
	.banner_home_mobilesd .slick-dots {
    bottom: 20px;
    z-index: 11;
}
}







